-
Home
-
Powered Cache – Caching and Optimization for WordPress – Easily Improve PageSpeed & Web Vitals Score
-
3.0.5
-
Code
-
Classes
- SimpleXmlDomBlank
Total Complexity |
38 |
Dependencies |
5 |
Dependents |
3 |
Total lines |
434 |
Lines of code |
115 |
Logical lines of code |
40 |
Comment lines |
241 |
Methods |
37 |
Properties |
0 |
Methods 37
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
__call() |
S |
67 |
2 |
7 |
innerHtml() |
S |
82 |
1 |
3 |
getElementById() |
S |
81 |
1 |
3 |
getElementByTagName() |
S |
81 |
1 |
3 |
getElementsById() |
S |
81 |
1 |
3 |
getElementsByTagName() |
S |
81 |
1 |
3 |
getNode() |
S |
80 |
1 |
3 |
getXmlDomParser() |
S |
80 |
1 |
3 |
isRemoved() |
S |
82 |
1 |
3 |
firstChild() |
S |
82 |
1 |
3 |
lastChild() |
S |
82 |
1 |
3 |
nextSibling() |
S |
82 |
1 |
3 |
nextNonWhitespaceSibling() |
S |
82 |
1 |
3 |
parentNode() |
S |
81 |
1 |
3 |
previousSibling() |
S |
82 |
1 |
3 |
previousNonWhitespaceSibling() |
S |
82 |
1 |
3 |
val() |
S |
82 |
1 |
3 |
getElementByClass() |
S |
81 |
1 |
3 |
findOneOrFalse() |
S |
82 |
1 |
3 |
find() |
S |
81 |
1 |
3 |
replaceChildWithString() |
S |
81 |
1 |
3 |
getAllAttributes() |
S |
82 |
1 |
3 |
hasAttributes() |
S |
82 |
1 |
3 |
getAttribute() |
S |
82 |
1 |
3 |
hasAttribute() |
S |
82 |
1 |
3 |
innerXml() |
S |
82 |
1 |
3 |
removeAttribute() |
S |
82 |
1 |
3 |
replaceNodeWithString() |
S |
81 |
1 |
3 |
findOne() |
S |
81 |
1 |
3 |
replaceTextWithString() |
S |
81 |
1 |
3 |
setAttribute() |
S |
82 |
1 |
3 |
text() |
S |
82 |
1 |
3 |
xml() |
S |
82 |
1 |
3 |
childNodes() |
S |
82 |
1 |
3 |
findMulti() |
S |
81 |
1 |
3 |
findMultiOrFalse() |
S |
82 |
1 |
3 |
getIterator() |
S |
81 |
1 |
3 |